home *** CD-ROM | disk | FTP | other *** search
- ;
- ; location Pane
- ;
- name=locationPane
- pos=0,0
-
- ; this is a righthand pane
- visGroup=2
-
- quad mat=stLocationsPane01.tga pos=384,224 size=256,256
- quad mat=stLocationsPane02.tga pos=320,224 size=64,256
- quad mat=stLocationsPane03.tga pos=384,160 size=256,64
- quad mat=stLocationsPane04.tga pos=320,160 size=64,64
- quad mat=stLocationsPane05.tga pos=384,128 size=256,32
- quad mat=stLocationsPane06.tga pos=320,128 size=64,32
- quad mat=InventoryPane07.tga pos=493,120 size=16,8
-
- ; textbox scrollslider/scrollbar/textlistbox
- element scrollslider name=stlpScrollSlider pos=562,181 size=8,8 bitmap=StatusBarSlider.tga
- element scrollbar name=stlpScrollBar pos=562,181 size=8,245 flags=0x02 vertical=1 slider=stlpScrollSlider
- element textlistbox name=stlpListBox pos=367,182 size=193,243 flags=0x02 font=defaultFont10 vscrollbar=stlpScrollBar
-
- ;stCurrentLocation Text Box
- element textbox name=stlpLocationName pos=367,440 size=193,15 flags=0x02 maxitems=1 textboxflags=0x01
-
- ; this button uses the same "depressed" bitmap as the load button on the st events pane
- element button name=stlpLoad depressed=stepLoadDep pos=575,432 size=26,32 flags=0x02 HINTSTRING=UI_STLPJUMPTO
-
- ;jump all
- element button name=stlpJumpAll depressed=stlpJumpAllDep pos=575,379 size=26,32 flags=0x02 HINTSTRING=UI_STLPJUMPALL
-